epanettools directory has a do.bash script that will  create the module for linux and also package it to a source package (./dist/*.tar.gz). 

Distribute this .tar.gz package. The user needs to run 
python setup.py install 
to install the module. 



Visual studio 2008 is needed for windows binary building
python.exe setup.py bindist --format=msi
